Home
last modified time | relevance | path

Searched hist:d75a310c42c616c168953ed45c1091074f97828c (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dnommu.cdiff d75a310c42c616c168953ed45c1091074f97828c Wed May 25 02:11:25 CEST 2011 Namhyung Kim <namhyung@gmail.com> mm: nommu: check the vma list when unmapping file-mapped vma

Now we have the sorted vma list, use it in do_munmap() to check that we
have an exact match.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>